Welcome![Sign In][Sign Up]
Location:
Search - rgb jpg

Search list

[Graph program一个把BMP压缩成JPG的源代码.zip

Description: 一个把BMP压缩成JPG的源代码。 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。
Platform: | Size: 16861 | Author: | Hits:

[Other resourceBMP与JPG格式转变的源代码

Description: BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP put a JPG compressed into the source code. Size : 16.4K : Attachment 1. Compiler Note 1) VC IDE choice setting-gt; Linkgt; Plus jpeg.lib 2) compiler 2. Principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or the buffer zone.
Platform: | Size: 15838 | Author: 屠理峰 | Hits:

[Other resourcebmp-jpg

Description: BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
Platform: | Size: 19464 | Author: 时柏营 | Hits:

[Graph programgif to rgb

Description: 将gif格式的图像转化为jpg格式的图像
Platform: | Size: 339 | Author: jiangjiangcau | Hits:

[Picture Viewerrgb565

Description: 把JPG/BMP图片转换位RGB565格式, 这是为了DX应用的方便(16位色), 也可以用于LINUX的帧缓存(16位色) 附带转换程序+图片查看 -put JPG/BMP photo-conversion RGB565 format, which is to facilitate the application of DX (16 colors), which could also be used in the Linux frame buffer (16 colors) fringe conversion Photo Show
Platform: | Size: 260096 | Author: 夏永明 | Hits:

[Button controlColorFinder - Retrieve the color of any pixel on t

Description: When developing web-pages or graphics we frequently need a tool that will give us the RGB value of the color of a particular region in some other application s window. An example could be that you need to know the background color of a JPG image so that you can use the same color for the background of the webpage on which you will display the image. ColorFinder comes in handy exactly for this. You can use this tool to pick color from any pixel on the desktop.
Platform: | Size: 135168 | Author: gp | Hits:

[Picture ViewerBMP与JPG格式转变的源代码

Description: BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP put a JPG compressed into the source code. Size : 16.4K : Attachment 1. Compiler Note 1) VC IDE choice setting-gt; Linkgt; Plus jpeg.lib 2) compiler 2. Principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or the buffer zone.
Platform: | Size: 15360 | Author: 屠理峰 | Hits:

[Picture Viewerbmp-jpg

Description: BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
Platform: | Size: 198656 | Author: 时柏营 | Hits:

[ARM-PowerPC-ColdFire-MIPSrgb_4p_jpg

Description: 一个基于arm2440的摄像头采集并保存为jpg格式的文件-A camera-based arm2440 collected and saved as jpg format
Platform: | Size: 2048 | Author: zts | Hits:

[Picture ViewerRGB2YCbCr

Description: color space converter,from RGB to YUV. that is c code-color space converter, from RGB to YUV.that is c code
Platform: | Size: 1024 | Author: 馬旧 | Hits:

[Picture ViewerLoadImage.vc.net.2003

Description: 读取JPG图像的每个像素的RGB值,以供图像特征的提取。-JPG image to read the RGB values of each pixel for image feature extraction.
Platform: | Size: 32768 | Author: 谢睿 | Hits:

[Special EffectsTouch_exe

Description: 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈值二值化、图像反色。 5. 图像可调阈值边缘检测:Robert算子;Prewit算子;Sobel算子;Kirsch算子 6. 图像Huffman编码。 7. 调色板、屏幕捕捉、屏幕取色、屏幕上任意两点距离的测量。 -The software supports jpg, gif, png image format, generally have the following functions: V 0.1 version: 1. The image to enlarge, shrink, copy, print, anywhere access to the current image color information. 2. Histogram display images. 3. Grayscale statistics: image width, height, minimum gray level, the largest gray, gray Mean Mean, gray variance Variance, standard deviation, skewness Skewness, kurtosis coefficient of Kurtosis, entropy (Entropy). 4. RGB RGB Separation, RGB to grayscale map, gray balance, adjustable threshold image binarization, image anti-color. 5. Image adjustable threshold edge detection: Robert operator Prewit operator Sobel operator Kirsch operator 6. Image Huffman coding. 7. Palettes, screen capture, get color screen, the screen distance between any two measurements.
Platform: | Size: 1034240 | Author: 郑一一 | Hits:

[Bookscomputervision

Description: 感觉是国内讲的最透彻的图象处理处理中文讲义(国外的做的好的多),深入浅出,发人深思!特别适合计算机视觉领域研究的新手上路! 1、讲义包括04版和06版,新版本更爽。 2、还有cv领域的前研与应用的介绍。 3、实验报告介绍vi软件的使用(一个简单的图象格式转换转件),vi可读取bmp,jpg,tif,png,gif,rgb,cel,tga,dat,转换输出bmp,jpg,tif,png,dat。 让我们在cv领域中畅想与飞翔!-Feeling is that the domestic stresses the most thorough treatment of the images deal with Chinese notes (to do good abroad and more), in layman
Platform: | Size: 29852672 | Author: zz | Hits:

[GDI-BitmapYCbCr2RGB

Description: vc环境下 开发的ycbcr与RGB的互相转换功能,并实现转换后生成bmp文件和ycbcr文件,并将生成的bmp文件转换成jpg文件了 使用时注意加载GDI库,及相关环境配置,SDK已经在此源码库里-vc environment developed YCbCr and RGB conversion functions of each other, and realize after conversion to generate YCbCr bmp files and documents, and generate the bmp files into jpg files to use when you load the GDI library, and related environmental configuration, SDK has been In this source Curitiba
Platform: | Size: 2403328 | Author: songchangyang | Hits:

[Special EffectsWebSafeColors

Description: 本实验要求将任意一个RGB图像转换为web-safe RGB图像,并要求将图6.8转换为web-safe RGB彩色图像,图像的原始格式为jpg格式,要求将结果图像也转换为jpg格式。该实验中首先编写把RGB图像转换为web-safe RGB图像的通用程序,然后调用这个程序实现对图6.8的转换。-Requirements of this experiment will be any RGB image is converted to web-safe RGB images, and requested that the map 6.8 converted to web-safe RGB color image, the image of the original format for jpg format, also called for the results of the image converted to jpg format. First of all, the preparation of the experiment the RGB image is converted to web-safe RGB image of the general program, and then call the procedure to achieve the conversion of Figure 6.8.
Platform: | Size: 56320 | Author: jhm | Hits:

[Graph programjcapistd

Description: 图片的读取,包括RGB格式、jpg格式等-read picture
Platform: | Size: 2048 | Author: | Hits:

[matlabexport_fig

Description: This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped borders - Embedded fonts (vector formats) - Improved line and grid line styles (vector formats) - Anti-aliased graphics (bitmap formats) - Transparent background supported (pdf, eps, png) - Semi-transparent patch objects supported (png only) - RGB, CMYK or grayscale output (CMYK only with pdf, eps, tiff) - Optionally append to file (pdf only) - Vector formats: pdf, eps - Bitmap formats: png, tif, jpg, bmp, export to workspace This function is especially suited to exporting figures for use in publications and presentations, because of the high quality and portability of media produced.-This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped borders - Embedded fonts (vector formats) - Improved line and grid line styles (vector formats) - Anti-aliased graphics (bitmap formats) - Transparent background supported (pdf, eps, png) - Semi-transparent patch objects supported (png only) - RGB, CMYK or grayscale output (CMYK only with pdf, eps, tiff) - Optionally append to file (pdf only) - Vector formats: pdf, eps - Bitmap formats: png, tif, jpg, bmp, export to workspace This function is especially suited to exporting figures for use in publications and presentations, because of the high quality and portability of media produced.
Platform: | Size: 16384 | Author: redasu | Hits:

[OpenGL programRGB-RGBA

Description: 图形文件格式转换。将BMP文件格式转换成RGB文件格式。在OPENGL中加载。-coverte the bmp jpg tiff to rgb. or reverse the rgb format to bmp format.
Platform: | Size: 10240 | Author: 党天恩 | Hits:

[Special EffectsRGB.m

Description: find Avg RGB s1=imread( 7 img blue.jpg ) vec=reshape(s1,prod(size(s1))/3,3) R1=sum(vec(:,1))/length(vec(:,1)) G1=sum(vec(:,2))/length(vec(:,2)) B1=sum(vec(:,3))/length(vec(:,3)) RGB=[R1 G1 B1]- find Avg RGB s1=imread( 7 img blue.jpg ) vec=reshape(s1,prod(size(s1))/3,3) R1=sum(vec(:,1))/length(vec(:,1)) G1=sum(vec(:,2))/length(vec(:,2)) B1=sum(vec(:,3))/length(vec(:,3)) RGB=[R1 G1 B1]
Platform: | Size: 68608 | Author: bauni | Hits:

[Windows DevelopJPG解码

Description: jpg解码The JDEC structure holds the data, pointer and flags to manage the decompression session. typedef struct JDEC JDEC; struct JDEC { UINT dctr; /* Number of bytes available in the input buffer */ BYTE* dptr; /* Current data read ptr */ BYTE* inbuf; /* Bit stream input buffer */ BYTE dmsk; /* Current bit in the current read byte */ BYTE scale; /* Output scaling ratio */ BYTE msx, msy; /* MCU size in unit of block (width, height) */ BYTE qtid[3]; /* Quantization table ID of each component */ SHORT dcv[3]; /* Previous DC element of each component */ WORD nrst; /* Restart inverval */ UINT width, height; /* Size of the input image (pixel) */ BYTE* huffbits[2][2]; /* Huffman bit distribution tables [yc][dcac] */ WORD* huffcode[2][2]; /* Huffman code word tables [yc][dcac] */ BYTE* huffdata[2][2]; /* Huffman decoded data tables [yc][dcac] */ LONG* qttbl[4]; /* De-quaitizer tables [id] */ void* workbuf; /* Working buffer for IDCT and RGB output */ BYTE* mcubuf; /* Working buffer for the MCU */ void* pool; /* Pointer to available memory pool */ UINT sz_pool; /* Size of momory pool (bytes available) */ UINT (*infunc)(JDEC*, BYTE*, UINT); /* Pointer to jpeg stream input function */ UINT (*outfunc)(JDEC*, void*, JRECT*); /* Pointer to RGB output function */ void* device; /* Pointer to I/O device identifiler for the session */ }; Return
Platform: | Size: 1026666 | Author: hy_xyz@sohu.com | Hits:
« 12 3 »

CodeBus www.codebus.net